翻訳と辞書
Words near each other
・ Dexter Davis
・ Dexter Doria
・ Dexter Drumlin
・ Dexter Edge
・ Dewsbury railway station
・ Dewsbury Rams
・ Dewsbury Reporter
・ Dewsbury Town Hall
・ Dewstow House
・ Dewtron
・ Dewulf
・ Dewvaporation
・ Dewy Rose, Georgia
・ Dewy's Adventure
・ Dex
DEX (Graph database)
・ DEX (protocol)
・ Dex (video game)
・ Dex Dexter
・ Dex Elmont
・ DEX for Android
・ DEX Imaging
・ Dex Manley
・ Dex Media
・ Dex Media (Dex One)
・ DEX New York
・ DEX One
・ Dex, Lies, and Videotape
・ Dexa
・ Dexagoridas


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

DEX (Graph database) : ウィキペディア英語版
DEX (Graph database)

Sparksee (formerly known as DEX) is a high-performance and scalable graph database management system written in C++.
Its development started in 2006 and its first version was available on Q3 - 2008. The fourth version is available since Q3-2010. There's a free community version, for academic or evaluation purposes, available to download (link web) limited to 1 Million nodes, no limit on edges.
Sparksee is a product originated by the research carried out at DAMA-UPC (Data Management group at the Polytechnic University of Catalonia). On March 2010 a spin-off called Sparsity-Technologies has been created at the UPC to commercialize and give services to the technologies developed at DAMA-UPC.
DEX changed name to (Sparksee ) on its 5th release on February 2014.
==Graph Model 〔Martínez-Bazan, N., Muntés-Mulero, V., Gómez-Villamor, S., Nin, J., Sánchez-Martínez, M., and Larriba-Pey, J. 2007. Dex: high-performance exploration on large graphs for information retrieval. In Proceedings of the Sixteenth ACM Conference on Conference on information and Knowledge Management (Lisbon, Portugal, November 06–10, 2007). CIKM '07. ACM, New York, NY, 573-582.〕==
DEX is based on a graph database model,〔R. Angles and C. Gutierrez. Survey of graph database models. Technical Report TR/DCC-2005-10, Computer Science Department, Universidad de Chile, October 2005.〕 that is basically characterized by three properties: data structures are graphs or any other structure similar to a graph; data manipulation and queries are based on graph-oriented operations; and there are data constraints to guarantee the integrity of the data and its relationships.
A DEX graph is a Labeled Directed Attributed Multigraph. Labeled because nodes and edges in a graph belong to types. Directed because it supports directed edges as well as undirected. Attributed because both nodes and edges may have attributes and Multigraph meaning that there may be multiple edges between the same nodes even if they are from the same edge type.
One of its main characteristics is its performance storage and retrieval for large graphs (in the order of billions of nodes, edges and attributes) implemented with specialized structures.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「DEX (Graph database)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.